home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- set the visible of sprite 44 to 0
- put " " into field "display"
- compose()
- puppetSprite(1, 0)
- updateStage()
- if the lastClick > (15 * 60) then
- set the textSize of member "display" to 24
- shrink1()
- mixdown()
- put " " into field "advert"
- unLoadCast()
- play frame "a"
- else
- go("fa")
- end if
- end
-